home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-c.dk!inet!perjac
- From: perjac@inet.uni-c.dk (Per Jacobsen)
- Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
- Subject: Re: How the heck to you specify a mouse as hotkey?
- Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.misc
- Date: 17 Mar 1996 16:23:22 GMT
- Organization: The Shadows' Parking lot
- Message-ID: <4ihe9q$sa5@news.uni-c.dk>
- References: <4if2bt$77k@rock101.genie.net>
- NNTP-Posting-Host: inet.uni-c.dk
- X-Newsreader: TIN [version 1.2 PL2]
-
- IAN J. EINMAN (i.einman@genie.com) wrote:
- > >>It seems you can specify things like LMOUSE/RBUTTON etc, but it doesn't
- > seem to work?
-
- > If you want to try (and it won't work) to use the actual mousepress, you use like
- > "RAWMOUSE LBUTTON" or something like that... but commodities does not seem to allow
- > rawmouse/rawkey at this time.
-
- It seems to work under 3.0 after all, perhaps it's a question of
- insufficient documentation (yet again), someone suggested something along
- the lines of:
-
- "RAWMOUSE LBUTTON MOUSE_LEFTPRESS"
-
- And surprise surprise, it actually works. The commodity gets signalled
- every time you click the left key! This is of course a bit dangerous
- since the event is being eaten, thously you can't click on anything else :)
-
-
-
- ----
- Use 80 characters in usenet postings
-
-